body,
div,
header,
li,
ul,
ol,
p,
a,
h1,
h2,
h3,
strong,
nav {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
	list-style: none;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
	color: #ea5532;
}

a:focus {
	text-decoration: none;
	color: inherit;
}

a {
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

header {
	width: 100%;
	margin: 0 auto;
}


/*公共部分_头部*/

header .w {
	width: 1200px;
	margin: auto;
}

header .Top-dianhua {
	width: 100%;
	/*background-color: #434343;*/
	background-color:#ea5432;
	color: white;
	/*padding: 6px 0;*/
	
padding: 2px 0;
	font-size: 12px;
	text-align: right;
	position: relative;
}
header .Top-dianhua a:hover{color: #fff; text-decoration: underline;}
header .ml25 {
	margin-left: 25px;
}

header .ml50 {
	margin-left: 50px;
}

header .gy-sd {
	width: 400px;
}

header .gy-sd a {
	float: left;
	padding: 20px;
}

header .gy-sd a:hover {
	float: left;
	padding: 20px;
	color: #ea5432;
}

header .gy-logo {
	width: 35%;
	position: absolute;
	margin-top: 7px;
	transition: all 1s;
	-moz-transition: all 1s;
	/* Firefox 4 */
	-webkit-transition: all 1s;
	/* Safari and Chrome */
	-o-transition: all 1s;
	/* Opera */
	z-index: 999;
	display: flex;
	align-items: center;
}

header .gy-logotex {
	position: absolute;
	left: 180px;
	top: 20px;
	max-width: 255px;
	transition: all 1s;
	-moz-transition: all 1s;
	/* Firefox 4 */
	-webkit-transition: all 1s;
	/* Safari and Chrome */
	-o-transition: all 1s;
	/* Opera */
	z-index: 9999999999999999;
}

header .gy-logo img {
	width: 220px;
	margin-top: 10px;
}
header .gy-xlogo img {
	width: 65% !important;
	margin-top: 8px;
}

header .gy-fir-top {
	padding: 0;
	margin: auto;
	position: relative;
}

header .gy-fir-top .container {
	position: relative;
	padding: 0;
	margin: 0;
}


header .pcnav ul {
	float: right;
	text-align: right;
}

header .pcnav ul a li {
	font-family: "微软雅黑";
	color: #111;
	font-size: 18px;
}

header .pcnav ul a:nth-child(1):hover+.headnavcon1 {
	display: block;
}

header .pcnav ul a {
	float: left;
	position: relative;
	font-size: 14px;
	color: #111111;
	padding: 40px 0;
}

header .pcnav ul a {
	/*margin-right: 30px;*/
	margin-right: 60px;
}

header .pcnav ul a li {
	position: relative;
	cursor: pointer;
}

header .pcnav ul a:nth-last-child(1) {
	margin-right: 0;
}

header .pcnav ul li .xiaojiaobq {
	background-color: #ff0000;
	border-radius: 0;
	position: absolute;
	top: -23px;
	left: 10px;
	transform: scale(0.7);
}

header .pcnav ul li .xiaojiaobq .zjtbq {
	position: absolute;
	border-style: dashed dashed solid dashed;
	border-width: 9px;
	border-color: #ff0000 transparent transparent;
	top: 17px;
	left: 10px;
}

header .pcnav ul li hr {
	width: 0;
	height: 2px;
	background-color: #ea5532;
	border: none;
	position: absolute;
	top: 10px;
	transition: all 0.3s;
}

header .pcnav ul li:hover {
	color: #ea5532;
}

header .pcnav ul a:hover hr {
	width: 100%;
}

header .pcnav ul li .xiajiao {
	display: inline-block;
	transition: all 0.3s;
	font-size: 12px;
    margin-left: 5px;
}

header .pcnav ul li .xiajiao:after {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e659";
	position: relative;
	top: 0px;
}

header .pcnav ul a:hover .xiajiao {
	transform: rotate(-180deg);
}


/*pc端导航内容区*/

header .headnavcon1 {
	width: 100%;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 99999;
	display: none;
}

header .headnavcon1:hover {
	display: block;
}

header .headnavcon1 .hncl {
	float: right;
	padding: 30px 0;
	margin-right: 35px;
}

header .headnavcon1 .hncl .label {
	position: absolute;
	margin-left: 10px;
}

header .headnavcon1 .hncl .label-danger {
	margin-left: 15px;
	border-radius: 2px;
	transform: scale(0.8);
	background-color: #ff0000;
}

header .headnavcon1 .hncl .zjtbq {
	position: absolute;
	border-style: dashed dashed solid dashed;
	border-width: 9px;
	border-color: transparent #ff0000 transparent transparent;
	top: 0;
	left: -17px;
}

header .headnavcon1 .hncl .label-info {
	background-color: #29a1f7;
	border-radius: 2px;
	transform: scale(0.8);
}

header .lasthncl {
	float: right !important;
	margin-right: 0 !important;
}

header .headnavcon1 .cb {
	clear: both;
}

header .headnavcon1 .hncl h5 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin-top: 0;
}

header .headnavcon1 .hncl ul {
	border-top: 1px solid #959595;
	text-align: left;
	width: 170px;
}
header .headnavcon1 .hncl ul  a li:hover{
	
	color: #ea5532;
}
header .headnavcon1 .hncl ul li {
	position: relative;
	text-align: left;
	margin: 7px 0;
	font-size: 14px;
	color: #333333;
	font-family: Regular, "微软雅黑";
}

header .headnavcon1 .hncl ul li:before {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e621";
	margin-right: 5px;
}

header .headnavcon2 .hncl ul {
	
	width: 230px;
}

header .appnav{
	display: none;
	position: relative;

}
header .appnavlogo{ padding: 8px 0;}
header .appnavlogo img{
	width:80%;
	margin-left: 15px;

}
header .navbar-nav{
	z-index: 9;
}
header .navbar-default{
	background-color: white;
	border: 1px solid #f16b40;
	border-radius: 3px;
}
.navbar-default .navbar-toggle{
	background-color: white;
	border-color: #f16b40;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#f16b40;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border-color:#f16b40;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color:white;
}
.navbar-default .navbar-brand{
	color: #f16b40;
	font-weight: bold;

}
.navbar-nav>li>.dropdown-menu{
	text-align: center;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background-color:#f16b40;
	color: white;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background-color:#f16b40;
	color: white;
}
.navbar-collapse .navbar-nav{


}
/*媒体查询*/
@media screen and (max-width: 1190px) {
header .w{
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}

header .Top-dianhua{
	font-size: 14px;
}
header .pcnav{
	display: none;
}
header.headnavcon1{
	display: none;
}
header .gy-fir-top{
	display: none;
}
header .appnav{
	display: block;
}
.appdn{
	display: none;
}

}


/**/
body {
  position: relative;
  overflow-x: hidden;
}
body,
html {
  height: 100%;
}
.nav .open > a {
  background-color: transparent;
}
.nav .open > a:hover {
  background-color: transparent;
}
.nav .open > a:focus {
  background-color: transparent;
}
/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/
#wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  padding-left: 0;
  transition: all 0.5s ease;
}
#wrapper.toggled {
  padding-left: 220px;
}
#wrapper.toggled #sidebar-wrapper {
  width: 220px;
}
#wrapper.toggled #page-content-wrapper {
  position: absolute;
}
#sidebar-wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: rgba(255,255,255,0.9);
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  transition: all 0.5s ease;
  width: 0;
  z-index: 1000;
}
.navbar-fixed-bottom, .navbar-fixed-top{
	right: 0 !important;
}
#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}
#page-content-wrapper {
  width: 100%;
}
/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 220px;
}
.sidebar-nav li {
  display: inline-block;
  line-height: 20px;
  position: relative;
  width: 100%;
}
.sidebar-nav li:before {
  background-color: #ea5532;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
  width: 3px;
  z-index: -1;
}
.sidebar-nav li:first-child a {
  background-color: #f3795c;
  color: white;
}
.sidebar-nav li:before {
  background-color: #ea5532;
  color: white;
}

.sidebar-nav li:hover:before {
  -webkit-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
  width: 100%;
   color: white;
}
.sidebar-nav li a {
  color:#000;
  display: block;
  padding: 10px 15px 10px 30px;
  text-decoration: none;
}

.sidebar-nav li.open:hover before {
  -webkit-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
  width: 100%;
}

.sidebar-nav li ul li{
	color: white;
	background-color: #f3795c;
}
.sidebar-nav li ul li a{
	color: white;
}
.sidebar-nav li ul li:hover{
	background-color: #f3795c;
}
.sidebar-nav .sidebar-brand a{
	background-color: #EA5837;
	color: white;
}
.sidebar-nav .dropdown-menu {
  background-color: #222222;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
  font-size: 20px;
  height: 65px;
  line-height: 44px;
}
/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
  background: none;
  border: none;
  display: block;
  height: 32px;
  margin-left: 15px;
  position: fixed;
  top: 20px;
  width: 32px;
  left:auto;
  right:15px;
  z-index: 999;
  border-radius: 3px;
  -webkit-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s;
}
.hamburger:hover {
  outline: none;
}
.hamburger:focus {
  outline: none;
}
.hamburger:active {
  outline: none;
}

.hamburger.is-closed:before {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s;
  transition: all 0.35s ease-in-out;
  color: #ffffff;
  content: '';
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px;

}
.hamburger.is-closed:hover before {
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  display: block;
  opacity: 1;
}
.hamburger.is-closed:hover .hamb-top {
  -webkit-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s;
  transition: all 0.35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  -webkit-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s;
  transition: all 0.35s ease-in-out;
}
.hamburger.is-closed .hamb-top {
  -webkit-transition: all 0.35s ease-in-out;
  background-color: #f16b40;
  top: 5px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  background-color:#f16b40;
  margin-top: -2px;
  top: 50%;
  transition: all 0.35s ease-in-out;
}
.hamburger.is-closed .hamb-bottom {
  -webkit-transition: all 0.35s ease-in-out;
  background-color: #f16b40;
  bottom: 5px;
  transition: all 0.35s ease-in-out;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
  transition: all 0.35s ease-in-out;
  
}
.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  background-color: #f16b40;
  margin-top: -2px;
  top: 50%;
}
.hamburger.is-open .hamb-middle {
  background-color: #f16b40;
  display: none;
  transition: all 0.35s ease-in-out;
}
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  background-color: #f16b40;
  margin-top: -2px;
  top: 50%;
  transition: all 0.35s ease-in-out;

}
.hamburger.is-open:before {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  color: #ffffff;
  content: '';
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px;

}
.hamburger.is-open:hover before {
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  display: block;
  opacity: 1;
}
.is-closed{

  	/* left: 0; */
}
/*-------------------------------*/
/*          Dark Overlay         */
/*-------------------------------*/
.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
/* SOME DEMO STYLES - NOT REQUIRED */
/*搴曢儴*/
